Fix a typo
authorMichael Catanzaro <mcatanzaro@gnome.org>
Sun, 18 May 2014 03:20:13 +0000 (22:20 -0500)
committerMichael Catanzaro <mcatanzaro@gnome.org>
Sun, 18 May 2014 03:21:14 +0000 (22:21 -0500)
gtk/gtkbbox.c

index 02d0b0e2798180d6941785e523c9649929c0c3e6..f8d865a3745b893ef26e57086567bc3f653339c2 100644 (file)
@@ -40,7 +40,7 @@
  * same size. GtkButtonBox gives all children the same size, but it does allow
  * 'outliers' to keep their own larger size.
  *
- * To excempt individual children from homogeneous sizing regardless of their
+ * To exempt individual children from homogeneous sizing regardless of their
  * 'outlier' status, you can set the non-homogeneous child
  * property.
  */